golang.org/x/net/http2.ServeConnOpts.baseConfig (method)
3 uses
golang.org/x/net/http2 (current package)
server.go#L359: func (o *ServeConnOpts) baseConfig() *http.Server {
server.go#L403: http1srv := opts.baseConfig()
server.go#L543: if hs := opts.baseConfig(); hs != nil {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)